home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / gamebord / scrabl41.zip / EXTRACT.DOC < prev    next >
Text File  |  1996-10-03  |  3KB  |  64 lines

  1.                                    EXTRACT
  2. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  3.  
  4. January, 1995
  5.  
  6. It would be convenient to have the computer find in the master word list  all
  7. words containing any given set of letters. The letters might be in any random
  8. order in the words selected, but they would all be present in that word. This
  9. would be useful for creating lists of words with unusual letter  combinations
  10. for  study to  increase one's skill at  Scrabble (tm) and similar word games.
  11. Likewise, certain letters can be excluded from the words to be found.    This
  12. makes it possible to, for example, find all "valid" words containing q and t,
  13. but not r and e.
  14.  
  15. To use EXTRACT,  just type:  EXTRACT xxxxxx yyyy.yyy, where xxxxxx stands for
  16. letter set that you wish the word list to be searched for,  and  yyyy.yyy  is
  17. the name of the file you want to have searched.  All "valid" words containing 
  18. all letters in that set, in any particular order, will be extracted and saved
  19. n a file with an .xtr suffix. 
  20.  
  21. Typing EXTRACT xxxxx assumes that the file to be searched is WORD.LST.   Typ-
  22. ing extract abcd searches the file word.lst for the letter set abcd.
  23.  
  24. To exclude a certain letter or letters, precede the excluded letters with  an
  25. ~ or with an !, those being the standard symbols for logical NOT.
  26.  
  27. As an example,   to find all "valid" words containing the letters -zf- in the 
  28. file word.txt, simply type:   extract zf word.txt.  After a few seconds wait, 
  29. the  file  zf.xtr will contain all words containing  that unusual combination
  30. contained in the file word.txt.
  31.  
  32. As a second example, find all "valid" words containing the letters -qt-,  but
  33. excluding -er- in the file xyz.lst.     Just type:  extract qt~er  xyz.lst or
  34. extract qt!er xyz.lst.  Either method works fine.
  35.  
  36. Note that it is possible to specify only letters to exclude, for example,  by
  37. typing ~aeiou or !aeiou, obtain a list of all words not containing any of the
  38. letters a, e, i, or u, but any other letters.
  39.  
  40. This utility is also part of the WORDY package, by the same author.     WORDY
  41. contains many more utilities.
  42.  
  43.    It is  highly recommended  that you obtain the  WORDY  package if  you are 
  44.    seriously interested in generating word lists to study.  The WORDY package 
  45.    contains the 100,000-word file WORD.LST containing nearly every valid word 
  46.    in use in competitive word games.    It is obtainable from the author (see 
  47.    below). Note that the December 1995 issue (page 365) of PC COMPUTING maga-
  48.    zine awarded WORDY a five-star rating (the highest).
  49.  
  50. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  51.  
  52.                                 M\Cooper
  53.                                PO Box 237
  54.                         St. David, AZ 85630-0237
  55.              ------------------------------------------------
  56.                      E-mail: thegrendel@theriver.com
  57.              Web: http://personal.riverusers.com/~thegrendel/
  58.  
  59.  
  60.     Scrabble (tm) is a trademark of the Milton Bradley Co., a subsidiary of 
  61.                                 Hasbro, Inc. 
  62.  
  63.                          WORDY is not a trademark.
  64.